Skip to content

feat: add max-header-length for header length check#85

Open
aj3sh wants to merge 1 commit intoopensource-nepal:mainfrom
aj3sh:max-header-length
Open

feat: add max-header-length for header length check#85
aj3sh wants to merge 1 commit intoopensource-nepal:mainfrom
aj3sh:max-header-length

Conversation

@aj3sh
Copy link
Copy Markdown
Member

@aj3sh aj3sh commented Mar 13, 2026

Description

  • add max-header-length for header length check
  • disable default header length check
  • update dependency actions version
  • add release details on contributing file

Related Issue

Fixes #67

Type of Change

Please mark the appropriate option below to describe the type of change your pull request introduces:

  • Bug fix
  • New feature
  • Enhancement
  • Documentation update
  • Refactor
  • Other (please specify)

Checklist

  • My pull request has a clear title and description.
  • I have used semantic commit messages.
    Examples: "fix: Fixed foobar bug", "feat(accounts): Added foobar feature".
  • I have added/updated the necessary documentation on README.md.
  • I have added appropriate test cases (if applicable) to ensure the changes are functioning correctly.

Additional Notes

[Add any additional notes or context that you think the reviewers should know about.]

By submitting this pull request, I confirm that I have read and complied with the contribution guidelines of this project.

@aj3sh aj3sh requested review from golesuman and sugat009 March 13, 2026 06:43
Copy link
Copy Markdown
Contributor

@sugat009 sugat009 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Supply chain security: please keep SHA pins for write-privileged actions. See inline comments.

Copy link
Copy Markdown
Contributor

@sugat009 sugat009 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: --max-header-length falsy check allows invalid values. See inline comment with reproduction steps.

Copy link
Copy Markdown
Contributor

@sugat009 sugat009 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question on the architectural direction for configurable validator options. See inline comment.

Copy link
Copy Markdown
Contributor

@sugat009 sugat009 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional review comments using conventional comments labels.

- disable default header length check
- update dependency actions version
- add release details on contributing file
@aj3sh aj3sh force-pushed the max-header-length branch from be9b5b3 to 7844137 Compare March 28, 2026 16:07
@aj3sh aj3sh requested a review from sugat009 March 28, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Commitlint fails after squash merge

2 participants